Welcome![Sign In][Sign Up]
Location:
Search - 51 uc

Search list

[uCOSuc_51_small

Description: uc/osII基于51单片机的时钟-uc/51 osII based MCU clock
Platform: | Size: 175104 | Author: 潘绍明 | Hits:

[uCOSi8051-keil-Zheng

Description: uC/OS操作系统在51平台的移植代码,编译环境为Keil C51-uC/OS platform in 51 transplant code, compile environment for the Keil C51
Platform: | Size: 205824 | Author: 宋智宁 | Hits:

[Otherucos51移植心得

Description: us/osII在不同平台上的移植,是网上收集到的一份资料,详细介绍了移植方法,具有参考价值-UC/OSII can be transplanted on different platforms,here is some information collected from internet,which introduces the transplanting_method in details,and bears much for reference .
Platform: | Size: 204800 | Author: 林伟 | Hits:

[SCMucOS_mcu51

Description: uCOS在51系列MCU上移植的源代码,包括uCOS内核以及用户应用程序例子。无密码,包运行。-uCOS in 51 MCU transplant source code, including uCOS kernel and user application examples. No password packet operation.
Platform: | Size: 334848 | Author: | Hits:

[uCOSkeil8051

Description: 基于keil 51的UC/OS-II嵌入式系统。-Embedded system uC/OS-II based on Keil C51.
Platform: | Size: 68608 | Author: jim | Hits:

[uCOS51ucosii

Description: 本程序51ucos,即在51系列的单片机上成功移植ucos的全部源代码,希望能给大家一点帮助!-Full source code of uC/OS II porting to 51 series MCU.
Platform: | Size: 40960 | Author: 吴健勇 | Hits:

[SCMucos51v2021

Description: uC/OS-II在51上移植的完整源代码V1.0,包含shell源码。双击yy.uv2可以直接进行软件仿真。该代码解决了重入问题,对串口进行了特殊处理,不占用任务号,基于中断实现。该代码通过了软件仿真、硬件仿真、固化测试,请放心使用-uC/OS-II in 51 transplant on the integrity of the source code V1.0 contains shell source. Double-click yy.uv2 direct simulation software. The code to solve the problems go back to the serial port of special treatment, off-task, based on the realization of interruption. The code of the software through simulation, hardware emulation, curing test, please rest assured that the use of
Platform: | Size: 263168 | Author: 陈小明 | Hits:

[SCMSmall_RTOS1.12.1

Description: 周立功 uc/os 在51单片机的移植, 对嵌入式开发有一定帮助-weeks meritorious uc/os in 51 MCU transplantation, the embedded development will definitely help
Platform: | Size: 86016 | Author: zhp | Hits:

[uCOSuc_uip

Description: 运行环境是keil。这是一个实现嵌入式TCP/IP的程序,运行在万邦的w78e516上面,网卡芯片采用的是rtl8019.程序中采用了uc/os提高实时性!-runtime environment is c51. This is a realization of embedded TCP/IP, the running of the IMC w78e516 above, the chip card is rtl8019. Procedures used in the uc/os improve real-time!
Platform: | Size: 436224 | Author: 我是我 | Hits:

[ARM-PowerPC-ColdFire-MIPSARM_Image_for_uCOSII(2_51)_for_lpc2131

Description: ucosii2.51版在菲利普ARM7-LPC213X工程代码模板,直接添加任务即可-ucosii2.51 version of the Philip ARM7- LPC213X project code templates can be directly added tasks
Platform: | Size: 539648 | Author: 梁锋 | Hits:

[uCOSucos_51small

Description: uc/os移植到51单片机小模式下的完整源码,并带有proteus下的仿真电路。-uc/os transplanted to 51 SCM small model of complete source code, lic and with the circuit simulation.
Platform: | Size: 56320 | Author: 王林 | Hits:

[Embeded-SCM DevelopuCOS-IIforKeilC51

Description: 此代码是关于UC/OS移植到KEILC51的具体实现,希望给正在学习的朋友一点参考-this code is on the UC/OS to a concrete realization of KEILC51, hope is learning to friends reference point! !
Platform: | Size: 44032 | Author: Jacker | Hits:

[SCMucoson51

Description: 本文详细系统地介绍了uC/OS-II 在51 单片机上的移植、重入实现方法、硬件仿真、固化、人机界面等关键内容。-paper detailed and systematic introduction of the Phone/OS-II in 51 MCU transplant and re-entry method, hardware simulation, curing, the man-machine interface and other key elements.
Platform: | Size: 180224 | Author: 康康 | Hits:

[OS DevelopMP3uCOS-II

Description: MP3播放器程序uc/os-ii源码-MP3 player program uc/os- ii FO
Platform: | Size: 983040 | Author: taohai | Hits:

[uCOSuCOSIIinLPC210X

Description: 关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. uC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会. Warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通过软件仿真,请将 PLL.C 中的第 51 行屏蔽, 怎样就可以看到任务逐个切换,最后将进入空闲任务. 11. 此次移植将许多 uC/OS-II 的功能函数都关闭了,请查看 OS_CFG.H 文件.-on Phone/OS-II in the MCU on the note a transplant. All the code in degenerate. 2 compiler debugging. 2. You can change to the RO BASE 0x0000 0000, This code can be written into the flash run. 5. all code using ARM instructions. 6. uC/OS- II Version V2.52. 7. When you suspend the procedures, if the timer drive, then the timer will not be suspended need to 8. Vectors.S document of the startup procedures for entrance. 9. The following was compiled to disregard the warning. Warning : C2871W : static OS_InitTaskStat declared but not used O S_CORE.C line 1108 10. If you want to use software simulation, I would be grateful if PLL.C the first 51 firms shielding, you can see how each task switching, Finally, enter idle task. 11. This transplant of many embedded/OS-II functional functions are c
Platform: | Size: 246784 | Author: 百度哥2010 | Hits:

[uCOSUcosTo51

Description: 移植ucos-II到mcs-51,atmel at89s51-transplant OUT-II to mcs-51, atmel at89s51
Platform: | Size: 45056 | Author: we | Hits:

[OS Developarm_ucos_1.161

Description: The latest release, ver 1.16 of the ARM (7TDMI, 720T, 920T) port for uC/OS-II V2.61 (and higher) includes ports for the following platforms: 1. S3c2410x ( ARM920T from Samsung ) on SMDK2410 eval board. 2. LPC2xxx - LPC210x & LPC213x ( ARM7TDMI-S from Philips ) on IAR s Kickstart & OLIMEX boards. 3. EP7312 ( ARM720T from CIRRUS ) on CDK238 eval board. Should also work on boards based on the CS89712. Tool-chains: GCC 3.3.2, ADS 1.2 & SDT 2.51. Op-modes: Pure ARM & ARM-THUMB interworked. Endianess: Big endian & Little endian modes-The latest release, ver 1.16 of the ARM (7TDMI, 720T, 920T) port for uC/OS-II V2.61 (and higher) includes ports for the following platforms: 1. S3c2410x ( ARM920T from Samsung ) on SMDK2410 eval board. 2. LPC2xxx- LPC210x & LPC213x ( ARM7TDMI-S from Philips ) on IAR s Kickstart & OLIMEX boards. 3. EP7312 ( ARM720T from CIRRUS ) on CDK238 eval board. Should also work on boards based on the CS89712. Tool-chains: GCC 3.3.2, ADS 1.2 & SDT 2.51. Op-modes: Pure ARM & ARM-THUMB interworked. Endianess: Big endian & Little endian modes
Platform: | Size: 368640 | Author: 谢志俊 | Hits:

[Embeded-SCM Develop51ucosii

Description: c51 uc/os源程序 -c51 uc/os source
Platform: | Size: 38912 | Author: lansen | Hits:

[uCOSuCOS251_C51

Description: 一個於 Keil C51 工程的 uC/OS-II v2.51
Platform: | Size: 65536 | Author: zyf | Hits:

[uCOSMicrium_NIC_CS8900A

Description: uC/OS-II下的CS8900网卡芯片驱动,附相应开发使用文档。-uC/OS-II under the CS8900 chip card driver, with a corresponding development of the use of the document.
Platform: | Size: 92160 | Author: 周丹 | Hits:
« 1 23 4 5 6 7 »

CodeBus www.codebus.net